home *** CD-ROM | disk | FTP | other *** search
- Hey again,
- I have a little question..
- why does this cause me to get an "Out of stack space" Error and what can I
- do to remedy it?
- Thanx in advatz!!! :)
- ---
- problem:
- '---begin---
- S1
- Procedure S1
- Paper 0 : Centre "Procedure S1 Here!"
- Wait 1
- Cls
- 0
- S2
- End Proc
- '
- Procedure S2
- Paper 0 : Centre "Procedure S2 Here!"
-
- Wait 1
- Cls 0
- S1
- End Proc
- Do
- Loop
- '---END---
-
-
- ----------------ICQ# 1860019-------------------
- ------------VB5-Learning-Edition---------------
- -------"To Transcendence and BEYOND!!!"--------
- --Original Art, stories, & all original minds--
- ------- http://www.radiks.net/skid/ -----------
- -----------------------------------------------
-
-